Package lemon :: Package external :: Package epydoc :: Module gui :: Class _PipeIO
[show private | hide private]
[frames | no frames]

Class _PipeIO


A file-like class that captures strings and prints them. For thread safety, it monotonically increases _data (is this necessary?).
Method Summary
  __init__(self)
  clear(self)
  read(self)
  write(self, str)

Generated by Epydoc 2.0 on Mon Nov 10 15:08:27 2003 http://epydoc.sf.net